Class SecuredUnsupportedPolymorphismException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.enhanced.UnsupportedPolymorphismException
org.apache.jena.permissions.model.SecuredUnsupportedPolymorphismException
All Implemented Interfaces:
Serializable

public class SecuredUnsupportedPolymorphismException extends org.apache.jena.enhanced.UnsupportedPolymorphismException
An extension to the UnsupportedPolymorphismException to handle secured polymorphic changes.
See Also:
  • Constructor Details

    • SecuredUnsupportedPolymorphismException

      public SecuredUnsupportedPolymorphismException(SecuredRDFNodeImpl node, Class<?> type)