Class InvalidFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inesm.KeyManager.exceptions.InvalidFormatException
All Implemented Interfaces:
Serializable

@ResponseStatus(code=INTERNAL_SERVER_ERROR, reason="Unexpected Format") public class InvalidFormatException extends Exception
See Also:
  • Constructor Details

    • InvalidFormatException

      public InvalidFormatException(String string)