Class ApplicationCodeNotFoundException

All Implemented Interfaces:
Serializable

public class ApplicationCodeNotFoundException extends InternalException
See Also:
  • Constructor Details

    • ApplicationCodeNotFoundException

      public ApplicationCodeNotFoundException()
    • ApplicationCodeNotFoundException

      public ApplicationCodeNotFoundException(String message)
    • ApplicationCodeNotFoundException

      public ApplicationCodeNotFoundException(String message, Throwable cause)
    • ApplicationCodeNotFoundException

      public ApplicationCodeNotFoundException(Throwable cause)
    • ApplicationCodeNotFoundException

      public ApplicationCodeNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)