Package org.powermock

Class PowerMockInternalException

All Implemented Interfaces:
Serializable

public class PowerMockInternalException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • PowerMockInternalException

      public PowerMockInternalException(Throwable cause)
    • PowerMockInternalException

      public PowerMockInternalException(String message)
    • PowerMockInternalException

      public PowerMockInternalException(String message, Throwable cause)