Package no.digipost.security
Class NotSecure
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- no.digipost.security.NotSecure
-
- All Implemented Interfaces:
Serializable
public class NotSecure extends RuntimeException
Thrown when a non-secure resource (e.g. connection, http request, etc) has been encountered where a secured is expected.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-