Class UnregisteredOutputFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
freemarker.core.UnregisteredOutputFormatException
All Implemented Interfaces:
Serializable

public class UnregisteredOutputFormatException extends Exception
Since:
2.3.24
See Also:
Serialized Form
  • Constructor Details

    • UnregisteredOutputFormatException

      public UnregisteredOutputFormatException(String message)
    • UnregisteredOutputFormatException

      public UnregisteredOutputFormatException(String message, Throwable cause)