Class NoSuchReleaseException

All Implemented Interfaces:
Serializable

public class NoSuchReleaseException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchReleaseException

      public NoSuchReleaseException()
    • NoSuchReleaseException

      public NoSuchReleaseException(String msg)
    • NoSuchReleaseException

      public NoSuchReleaseException(String msg, Throwable throwable)
    • NoSuchReleaseException

      public NoSuchReleaseException(Throwable throwable)