Package com.isode.som
Class SomInvalidCommandArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.isode.som.SomException
-
- com.isode.som.SomInvalidCommandArgumentException
-
- All Implemented Interfaces:
java.io.Serializable
public class SomInvalidCommandArgumentException extends SomException
Invalid command argument exception- Author:
- mst
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SomInvalidCommandArgumentException()
Default constructorSomInvalidCommandArgumentException(java.lang.String message)
Constructor
-
Method Summary
-
Methods inherited from class com.isode.som.SomException
getMessage
-
-