Class UnderlineException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.regula.facesdk.exception.UnderlineException
All Implemented Interfaces:
Serializable

public class UnderlineException extends Exception
See Also:
  • Constructor Details

    • UnderlineException

      public UnderlineException(String message)
    • UnderlineException

      public UnderlineException(int code, String message)
  • Method Details

    • getErrorCode

      public int getErrorCode()