Class NotNullLocationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.formiko.usuel.exceptions.NotNullLocationException
All Implemented Interfaces:
Serializable

public class NotNullLocationException extends RuntimeException
exceptions class for an unexpected null item on args of a function.
Author:
Hydrolien
See Also:
Serialized Form
  • Constructor Details

    • NotNullLocationException

      public NotNullLocationException()
      Constructs a new runtime exception with a detail message.