Class SetterException

All Implemented Interfaces:
Serializable

public class SetterException extends Exception
See Also:
  • Constructor Details

    • SetterException

      public SetterException(Exception causedException)
  • Method Details

    • getCausedException

      public Exception getCausedException()