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