Class: PHXNoSuchReplacementException
Last update: 16.07.2025Package: com.phoenix_int.aserver.util
Class Hierarchy
↳ java.lang.Object
↳ java.lang.Throwable
↳ java.lang.Exception
↳ com.phoenix_int.aserver.util.PHXNoSuchReplacementException
Implemented Interfaces
java.io.Serializable
Declaration
public class PHXNoSuchReplacementException
extends java.lang.Exception
An exception that is thrown when a replacement string cannot be found.
See Also:
Constructor Summary
| Constructor and Description |
|---|
PHXNoSuchReplacementException() |
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
PHXNoSuchReplacementException
public PHXNoSuchReplacementException()