Class MockEnchantedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.bugreaper.modules.mocks.exceptions.MockEnchantedException
All Implemented Interfaces:
Serializable

public class MockEnchantedException extends RuntimeException
See Also:
  • Constructor Details

    • MockEnchantedException

      public MockEnchantedException(String message)
    • MockEnchantedException

      public MockEnchantedException(String message, Throwable cause)