Class CausesCodec.UndecodableMetadataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.tobyjamesclements.parsley.core.CausesCodec.UndecodableMetadataException
All Implemented Interfaces:
Serializable
Enclosing class:
CausesCodec

public static final class CausesCodec.UndecodableMetadataException extends Exception
Signals metadata that was present and could not be trusted.
See Also:
  • Constructor Details

    • UndecodableMetadataException

      public UndecodableMetadataException(String message)
      Builds the exception.
      Parameters:
      message - what was wrong with the encoding