Class ModelRegistrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hippoecm.hst.platform.model.ModelRegistrationException
All Implemented Interfaces:
Serializable

public class ModelRegistrationException extends RuntimeException
See Also:
  • Constructor Details

    • ModelRegistrationException

      public ModelRegistrationException(String message)
    • ModelRegistrationException

      public ModelRegistrationException(String message, Throwable cause)