Class CfnGeneralServiceException

All Implemented Interfaces:
Serializable

public class CfnGeneralServiceException extends BaseHandlerException
See Also:
  • Constructor Details

    • CfnGeneralServiceException

      public CfnGeneralServiceException(Throwable cause)
    • CfnGeneralServiceException

      public CfnGeneralServiceException(String operation)
    • CfnGeneralServiceException

      public CfnGeneralServiceException(String operation, Throwable cause)