Class BCException

All Implemented Interfaces:
Serializable

public class BCException extends RuntimeException
Exception to use inside the bcweaver.
See Also:
  • Constructor Details

    • BCException

      public BCException()
    • BCException

      public BCException(String message)
    • BCException

      public BCException(String message, Throwable cause)