Class NoDeployedProjectException

  • All Implemented Interfaces:
    java.io.Serializable

    public class NoDeployedProjectException
    extends java.lang.RuntimeException
    PLAT-39471 - Should not be able to get project level services if the project was not deployed unless the curator framework builder allow it explicitly (for the test environment).
    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

      • NoDeployedProjectException

        public NoDeployedProjectException​(java.lang.String msg)