Class SecuredUnsupportedPolymorphismException

All Implemented Interfaces:
Serializable

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

    • SecuredUnsupportedPolymorphismException

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