Class CyCLException

All Implemented Interfaces:
Serializable

public class CyCLException extends RuntimeException
See Also:
  • Constructor Details

    • CyCLException

      public CyCLException()
    • CyCLException

      public CyCLException(String message, Throwable cause)
    • CyCLException

      public CyCLException(String message)
    • CyCLException

      public CyCLException(Throwable cause)