org.jboss.errai.ioc.rebind.ioc.codegen.exception
Class UndefinedConstructorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.errai.ioc.rebind.ioc.codegen.exception.UndefinedConstructorException
- All Implemented Interfaces:
- Serializable
public class UndefinedConstructorException
- extends RuntimeException
- Author:
- Christian Sadilek
- See Also:
- Serialized Form
UndefinedConstructorException
public UndefinedConstructorException()
UndefinedConstructorException
public UndefinedConstructorException(String msg)
UndefinedConstructorException
public UndefinedConstructorException(MetaClass type,
MetaClass... parameterTypes)
toString
public String toString()
- Overrides:
toString in class Throwable
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.