|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.wotonomy.foundation.internal.WotonomyException
net.wotonomy.foundation.internal.IntrospectorException
net.wotonomy.foundation.internal.NullPrimitiveException
public class NullPrimitiveException
A IntrospectorException that is thrown by Introspector when trying to set a primitive type to null.
Field Summary |
---|
Fields inherited from class net.wotonomy.foundation.internal.WotonomyException |
---|
message, wrappedThrowable |
Constructor Summary | |
---|---|
NullPrimitiveException()
|
Method Summary |
---|
Methods inherited from class net.wotonomy.foundation.internal.WotonomyException |
---|
getWrappedThrowable, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NullPrimitiveException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |