Class CacheMBeanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.acs.commons.util.impl.exception.CacheMBeanException
All Implemented Interfaces:
Serializable

public class CacheMBeanException extends Exception
See Also:
  • Constructor Details

    • CacheMBeanException

      public CacheMBeanException()
    • CacheMBeanException

      public CacheMBeanException(String message)
    • CacheMBeanException

      public CacheMBeanException(String message, Throwable cause)