Class NWCException

All Implemented Interfaces:
Serializable

public class NWCException extends RuntimeException
See Also:
  • Constructor Details

    • NWCException

      public NWCException(String code, String message)
  • Method Details

    • getCode

      public String getCode()