org.nanoko.coffee.mill.processors
Class Processor.ProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nanoko.coffee.mill.processors.Processor.ProcessorException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- Processor
public static class Processor.ProcessorException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Processor.ProcessorException
public Processor.ProcessorException(String message)
Processor.ProcessorException
public Processor.ProcessorException(String message,
Throwable cause)
Copyright © 2012-2013 OW2. All Rights Reserved.