ru.kuban.rpc.fiscal
Class PrinterSessionOverException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ru.kuban.rpc.fiscal.PrinterException
              extended by ru.kuban.rpc.fiscal.PrinterSessionOverException
All Implemented Interfaces:
java.io.Serializable

public class PrinterSessionOverException
extends PrinterException

Данное исключение описывает ситуации возникающие при попытке печати фискального чека при истекшей текущей смене (если истекло 24 часа). Содержит код ошибки и краткое описание.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class ru.kuban.rpc.fiscal.PrinterException
getCode, getDescr, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait