public class ProcessorNotFoundException extends SpongeException
| Constructor and Description |
|---|
ProcessorNotFoundException(ProcessorType processorType,
String processorName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProcessorName() |
ProcessorType |
getProcessorType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProcessorNotFoundException(ProcessorType processorType, String processorName)
public ProcessorType getProcessorType()
public String getProcessorName()
Copyright © 2016–2018 Softelnet. All rights reserved.