Class ResourceStoreException

  • All Implemented Interfaces:
    Serializable

    public class ResourceStoreException
    extends 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
    • Constructor Detail

      • ResourceStoreException

        public ResourceStoreException()
      • ResourceStoreException

        public ResourceStoreException​(String s)
      • ResourceStoreException

        public ResourceStoreException​(String s,
                                      Throwable throwable)
      • ResourceStoreException

        public ResourceStoreException​(Throwable throwable)