Class CSSellyException

All Implemented Interfaces:
Serializable

public class CSSellyException extends RuntimeException
CSSelly exception.
See Also:
  • Constructor Details

    • CSSellyException

      public CSSellyException(Throwable t)
    • CSSellyException

      public CSSellyException(String message)
    • CSSellyException

      public CSSellyException(String message, int state, int line, int column)