Class CMSRuntimeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CMSAttributeTableGenerationException

public class CMSRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • CMSRuntimeException

      public CMSRuntimeException(String name)
    • CMSRuntimeException

      public CMSRuntimeException(String name, Exception e)
  • Method Details