Help for this page

Select Code to Download


  1. or download this
    croak (ILLEGAL_ARGUMENT . " missing argument 'string'.") unless ($send
    +);
    croak (ILLEGAL_STATE_NO_SSH_CONNECTION);
    
  2. or download this
    use constant ILLEGAL_STATE_NO_SSH_CONNECTION => "IllegalState: you don
    +'t have a valid SSH connection to the server";