Class SoftkeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.modules.softkey.server.bean.SoftkeyException
- All Implemented Interfaces:
java.io.Serializable
public class SoftkeyException
extends ru.bitel.bgbilling.common.BGException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SoftkeyException(java.lang.String message)
-
Method Summary
Methods inherited from class ru.bitel.bgbilling.common.BGException
getMessage, getTag, printStackTraceToString, printStackTraceToString, setTag, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
SoftkeyException
public SoftkeyException(java.lang.String message)
-