Class KeyFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.context.encrypt.KeyFormatException
- All Implemented Interfaces:
Serializable
Exception related to the format of key.
- Author:
- Dave Syer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KeyFormatException
public KeyFormatException() -
KeyFormatException
-