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
Thrown when a non-secure resource (e.g. connection, http request, etc) has
been encountered where a secured is expected.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotSecure
-
NotSecure
-
NotSecure
-