Class CustomNPCsException

All Implemented Interfaces:
Serializable

public class CustomNPCsException extends RuntimeException
See Also:
  • Constructor Details

    • CustomNPCsException

      public CustomNPCsException(String message, Object... obs)
    • CustomNPCsException

      public CustomNPCsException(Exception ex, String message, Object... obs)