Class DataHandlerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.software_atelier.simpleflex.rest.auth.data.DataHandlerException
All Implemented Interfaces:
Serializable

public class DataHandlerException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • DataHandlerException

      public DataHandlerException(short code)
  • Method Details

    • getErrCode

      public short getErrCode()