Class ResourceStoreException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ResourceStoreException
    extends java.security.GeneralSecurityException
    Created by IntelliJ IDEA. User: turtlebender Date: Dec 30, 2009 Time: 9:25:02 AM To change this template use File | Settings | File Templates.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ResourceStoreException

        public ResourceStoreException()
      • ResourceStoreException

        public ResourceStoreException​(java.lang.String s)
      • ResourceStoreException

        public ResourceStoreException​(java.lang.String s,
                                      java.lang.Throwable throwable)
      • ResourceStoreException

        public ResourceStoreException​(java.lang.Throwable throwable)