|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| 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
jp.co.ricoh.dsdk.opt.auth.ccm.CcmServiceException
This is an exception class that is thrown when an error has ocurred in the CcmService.
| Constructor Summary | |
CcmServiceException()
Constructs an exception class with no message. |
|
CcmServiceException(java.lang.String message)
Constructs an exception class with a message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CcmServiceException()
public CcmServiceException(java.lang.String message)
message - an error description.
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||