Class KeyFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.context.encrypt.KeyFormatException
All Implemented Interfaces:
Serializable

public class KeyFormatException extends RuntimeException
Exception related to the format of key.
Author:
Dave Syer
See Also:
  • Constructor Details

    • KeyFormatException

      public KeyFormatException()
    • KeyFormatException

      public KeyFormatException(Throwable t)