Class DefaultStoreDisabledException

  • All Implemented Interfaces:
    Serializable

    public class DefaultStoreDisabledException
    extends GeneralException
    An exception to be thrown if default stores are disabled.

    Created by Jeff Gaynor
    on 5/11/12 at 12:09 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • DefaultStoreDisabledException

        public DefaultStoreDisabledException()
      • DefaultStoreDisabledException

        public DefaultStoreDisabledException​(Throwable cause)
      • DefaultStoreDisabledException

        public DefaultStoreDisabledException​(String message)
      • DefaultStoreDisabledException

        public DefaultStoreDisabledException​(String message,
                                             Throwable cause)