Package fi.moprim.tmd.sdk.model
Class TmdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fi.moprim.tmd.sdk.model.TmdException
-
- All Implemented Interfaces:
java.io.Serializable
public class TmdException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TmdException(TmdError error, java.lang.String message, java.lang.Object... args)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TmdError
getError()
-