Class UndefinedCustomFormatException

All Implemented Interfaces:
Serializable

public class UndefinedCustomFormatException extends InvalidFormatStringException
Since:
2.3.24
See Also:
Serialized Form
  • Constructor Details

    • UndefinedCustomFormatException

      public UndefinedCustomFormatException(String message, Throwable cause)
    • UndefinedCustomFormatException

      public UndefinedCustomFormatException(String message)