Class MalformedPathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.syncope.core.persistence.api.dao.MalformedPathException
All Implemented Interfaces:
Serializable

public class MalformedPathException extends RuntimeException
Thrown when the realm path provided is not well formed.
See Also:
  • Constructor Details

    • MalformedPathException

      public MalformedPathException(String path)