Class NoSuchAssetException

  • All Implemented Interfaces:
    Serializable

    public class NoSuchAssetException
    extends edu.uiuc.ncsa.security.core.exceptions.GeneralException

    Created by Jeff Gaynor
    on 4/16/14 at 3:48 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuchAssetException

        public NoSuchAssetException()
      • NoSuchAssetException

        public NoSuchAssetException​(Throwable cause)
      • NoSuchAssetException

        public NoSuchAssetException​(String message)
      • NoSuchAssetException

        public NoSuchAssetException​(String message,
                                    Throwable cause)