org.jboss.errai.ioc.rebind.ioc.codegen.exception
Class InvalidTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.errai.ioc.rebind.ioc.codegen.exception.InvalidTypeException
- All Implemented Interfaces:
- Serializable
public class InvalidTypeException
- extends RuntimeException
- Author:
- Christian Sadilek
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidTypeException
public InvalidTypeException()
InvalidTypeException
public InvalidTypeException(Throwable t)
InvalidTypeException
public InvalidTypeException(String msg)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.