Package com.fizzed.crux.util
Class UncheckedSecureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.fizzed.crux.util.UncheckedSecureException
-
- All Implemented Interfaces:
java.io.Serializable
public class UncheckedSecureException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UncheckedSecureException(java.lang.String msg, java.lang.Throwable t)
-