Class CarbonException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Axis2ModuleNotFound, UnsupportedSecretTypeException

public class CarbonException extends Exception
See Also:
  • Constructor Details

    • CarbonException

      public CarbonException()
    • CarbonException

      public CarbonException(String message)
    • CarbonException

      public CarbonException(String message, Throwable cause)
    • CarbonException

      public CarbonException(Throwable cause)