Class PropsException

All Implemented Interfaces:
Serializable

public class PropsException extends RuntimeException
An non-recoverable error with Props usage
See Also:
  • Constructor Details

    • PropsException

      public PropsException(String message, Throwable cause)
    • PropsException

      public PropsException(String message)
    • PropsException

      public PropsException(Throwable cause)