Class GenericNotImplementedException

All Implemented Interfaces:
Serializable

public class GenericNotImplementedException extends GenericEntityException
GenericNotImplementedException
See Also:
  • Constructor Details

    • GenericNotImplementedException

      public GenericNotImplementedException()
    • GenericNotImplementedException

      public GenericNotImplementedException(String str)
    • GenericNotImplementedException

      public GenericNotImplementedException(String str, Throwable nested)