Class ProfileChangeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cryptomorin.xseries.profiles.exceptions.ProfileChangeException
All Implemented Interfaces:
Serializable

public final class ProfileChangeException extends RuntimeException
See Also:
  • Constructor Details

    • ProfileChangeException

      public ProfileChangeException(String message)
    • ProfileChangeException

      public ProfileChangeException(String message, Throwable cause)