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:
java.io.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(java.lang.String message)
-