Class GuardException

All Implemented Interfaces:
Serializable

public class GuardException extends RuntimeException
If the wrapper has a different calling signature, tell the caller to refind it.
See Also:
  • Constructor Details

    • GuardException

      public GuardException()
    • GuardException

      public GuardException(String message)