Class ExplicitErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.bandm.tools.expander.ExplicitErrorException
All Implemented Interfaces:
Serializable

public class ExplicitErrorException extends Exception
Indicates that an explicit ERROR or failed ASSERT operation has been encountered during processing.
See Also:
  • Constructor Details

    • ExplicitErrorException

      public ExplicitErrorException(String message)
      Creates a new instance with the specified detail message.
      Parameters:
      message - the detail message