Class FullReleaseDirectoryException

  • All Implemented Interfaces:
    java.io.Serializable

    public class FullReleaseDirectoryException
    extends java.lang.Exception
    Handles Full Release directory exception. Takes a string message containing the type of release as an argument and throws error along with the remedial action of providing Snapshot files.
    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

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

      • FullReleaseDirectoryException

        public FullReleaseDirectoryException​(java.lang.String s)