Package ru.bgcrm.model
Class BGException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.bgcrm.model.BGException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BGAuthenticationException,BGMessageException,CompilerWrapper.CompilationFailedException,ContractModuleNotFoundException,UnsupportedBillingException,UnsupportedBillingVersion
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBGException(String message) BGException(String message, Throwable cause) BGException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BGException
public BGException() -
BGException
-
BGException
-
BGException
-