Edit C:\Program Files\Java\jdk1.7.0_45\java\lang\reflect\MalformedParameterizedTypeException.java
/* * Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package java.lang.reflect; /** * Thrown when a semantically malformed parameterized type is * encountered by a reflective method that needs to instantiate it. * For example, if the number of type arguments to a parameterized type * is wrong. * * @since 1.5 */ public class MalformedParameterizedTypeException extends RuntimeException { private static final long serialVersionUID = -5696557788586220964L; }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de