|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--blackboard.platform.BbServiceException
|
+--blackboard.platform.LicenseException
LicenseException
| Field Summary |
| Fields inherited from class blackboard.platform.BbServiceException |
_nestedException |
| Constructor Summary | |
LicenseException(java.lang.String msg)
Constructor |
|
LicenseException(java.lang.String msg,
java.lang.Throwable nestedException)
Constructor |
|
LicenseException(java.lang.Throwable nestedException)
Constructor |
|
| Methods inherited from class blackboard.platform.BbServiceException |
getNestedException, 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 LicenseException(java.lang.String msg)
public LicenseException(java.lang.Throwable nestedException)
public LicenseException(java.lang.String msg,
java.lang.Throwable nestedException)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||