Package com.osohq.oso

Class Exceptions.InvalidConstructorError

All Implemented Interfaces:
Serializable
Enclosing class:
Exceptions

public static class Exceptions.InvalidConstructorError extends Exceptions.PolarRuntimeException
See Also:
  • Constructor Details

    • InvalidConstructorError

      public InvalidConstructorError(String msg)
    • InvalidConstructorError

      public InvalidConstructorError(String msg, Map<String,Object> details)