Package org.xipki.scep.client
Class ScepClientException.OperationNotSupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.xipki.scep.client.ScepClientException
-
- org.xipki.scep.client.ScepClientException.OperationNotSupportedException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ScepClientException
public static class ScepClientException.OperationNotSupportedException extends ScepClientException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.xipki.scep.client.ScepClientException
ScepClientException.OperationNotSupportedException
-
-
Constructor Summary
Constructors Constructor Description OperationNotSupportedException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
OperationNotSupportedException
public OperationNotSupportedException(String message)
-
-