Class NxtGenRuntimeException

All Implemented Interfaces:
Serializable

public class NxtGenRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • NxtGenRuntimeException

      public NxtGenRuntimeException()
    • NxtGenRuntimeException

      public NxtGenRuntimeException(Throwable t)
    • NxtGenRuntimeException

      public NxtGenRuntimeException(String msg, Throwable t)
    • NxtGenRuntimeException

      public NxtGenRuntimeException(String msg)