Class NoiseException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoModuleException

public class NoiseException extends RuntimeException
The base class for exceptions thrown by the noise library.
See Also:
  • Constructor Details

    • NoiseException

      public NoiseException()
    • NoiseException

      public NoiseException(String message)