Class NexusException

All Implemented Interfaces:
Serializable

public class NexusException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • NexusException

      public NexusException()
    • NexusException

      public NexusException(String s)
    • NexusException

      public NexusException(int err)
  • Method Details