Package org.bgerp.app.exception
Class BGMessageExceptionWithoutL10n
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bgerp.app.exception.BGMessageException
org.bgerp.app.exception.BGMessageExceptionWithoutL10n
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BGMessageExceptionTransparent
Message exception without localization of the message.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bgerp.app.exception.BGMessageException
equals, getLocalizedMessage, getMessage, getMessage, hashCode, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
BGMessageExceptionWithoutL10n
-