Package dev.warrant.exception
Class WarrantException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dev.warrant.exception.WarrantException
-
- All Implemented Interfaces:
java.io.Serializable
public class WarrantException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WarrantException(java.lang.Exception e)WarrantException(java.lang.String msg)
-