Class RemoteNotRemovableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.studio.api.v1.exception.repository.RemoteNotRemovableException
All Implemented Interfaces:
Serializable

public class RemoteNotRemovableException extends Exception
See Also:
  • Constructor Details

    • RemoteNotRemovableException

      public RemoteNotRemovableException()
    • RemoteNotRemovableException

      public RemoteNotRemovableException(String s)
    • RemoteNotRemovableException

      public RemoteNotRemovableException(String s, Throwable throwable)
    • RemoteNotRemovableException

      public RemoteNotRemovableException(Throwable throwable)
    • RemoteNotRemovableException

      public RemoteNotRemovableException(String s, Throwable throwable, boolean b, boolean b1)