Class TicketException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.modules.ticket.server.bean.TicketException
All Implemented Interfaces:
Serializable

public class TicketException extends Exception
See Also:
  • Constructor Details

    • TicketException

      public TicketException(int error, String message)
  • Method Details

    • getError

      public int getError()